#SexyAlertBox-Box {
/*
  padding-bottom: 24px;
  background: url('images/bg-box-bottom.png') bottom left no-repeat !important;
  background: url('images/bg-box-bottom.gif') bottom left no-repeat;
*/
}

#SexyAlertBox-Head {
  height:10px;
  width:auto;
  background: url('images/box.png') top left no-repeat;
  background-position:0px 0px;
}

#SexyAlertBox-Foot {
  height:10px;
  width:auto;
  background: url('images/box.png') bottom left no-repeat;
  background-position:0px -190px;
}

#SexyAlertBox-InBox {
/*
  padding-top: 15px;
  background: url('images/bg-box-top.png') top left no-repeat !important;	
  background: url('images/bg-box-top.gif') top left no-repeat;
 */
 
}

#SexyAlertBox-BoxContent {
  background: url('images/box_cont.png') left repeat-y;
  padding:0px 10px;
  /* 不動産ブラッシュアップ KAWANAKA 
  background: url('images/box.png') top left repeat-y;
  background-position:0px -10px;
  padding:0px 10px;
  */

/*
  background: url('images/bg-box-body.png') top left repeat-y !important;
  background: url('images/bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;
	padding:10px;
	background:#FFF;
*/
}

#SexyAlertBox-BoxContenedor {
  padding: 0px 20px 0px 65px;
  text-align: left;
  font-family:Verdana;
  font-size:14px;
  color:#000;
  border:none;
  vertical-align:middle;
}

#SexyAlertBox-BoxContenedor span{
	margin-left:0px;
}


#SexyAlertBox-BoxContenedor h1,#SexyAlertBox-BoxContenedor h2,#SexyAlertBox-BoxContenedor h3,#SexyAlertBox-BoxContenedor b,#SexyAlertBox-BoxContenedor strong{
  text-align: left;
  font-family:Verdana;
  font-size:12px;
  color:#000;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

#SexyAlertBox-Buttons{
  text-align:right;
  font-family:Verdana;
  font-size:12px;
  color:#000;
  border:none;
  padding:0px;
}

#SexyAlertBox-Buttons input {
  margin-right:20px;
  margin-bottom:5px;
  padding:2px 5px;
}

#SexyAlertBox-BoxContenedor #BoxPromptInput{
  margin-top:5px;
}

#SexyAlertBox-Box .BoxAlert {
  background: url('images/dialog-information.png') center left no-repeat;
}

#SexyAlertBox-Box .BoxConfirm {
  background: url('images/dialog-help.png') center left no-repeat;
}

#SexyAlertBox-Box .BoxPrompt {
  background: url('images/dialog-help.png') center left no-repeat;
}

#SexyAlertBox-Box .BoxInfo {
  background: url('images/dialog-warning.png') center left no-repeat;
}

#SexyAlertBox-Box .BoxError {
  background: url('images/dialog-error.png') center left no-repeat;
}

/* 不動産ブラッシュアップ KAWANAKA */

.BoxConfirmPdf
{
	background-position : left top !important;
}

#SexyAlertBox-Box .pdf_c_box
{
	float        : left;
	width        : 26px;
	font-size    : 0;
	line-height  : 0;
	margin-right : 3px;
	padding      : 3px 0;
}

#SexyAlertBox-Box .select_box
{
	width        : 20px;
	height       : 20px;
	cursor       : pointer;
	margin       : auto;
}

#SexyAlertBox-Box .c_blue
{
	background-color : #2660AD;
}

#SexyAlertBox-Box .c_red
{
	background-color : #BF202A;
}

#SexyAlertBox-Box .c_green
{
	background-color : #258A42;
}

#SexyAlertBox-Box .c_light_blue
{
	background-color : #BBE2F6;
}

#SexyAlertBox-Box .c_pink
{
	background-color : #F7C7CE;
}

#SexyAlertBox-Box .c_light_green
{
	background-color : #CCE08E;
}


#SexyAlertBox-Box .float_end
{
	clear       : both;
	font-size   : 0px;
	line-height : 0px;
	height      : 0px;
}
